| Overload | Description |
|---|---|
| PerformSelection(ItemSelectionMode) | Performs the "empty" selection. |
| PerformSelection(ItemSelectionMode,T) | Performs the selection of the specified item. |
| PerformSelection(ItemSelectionMode,IEnumerable<T>) | Performs the selection of specified item set. |